home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group92c.txt / 000046_icon-group-sender _Fri Oct 30 11:05:59 1992.msg < prev    next >
Internet Message Format  |  1993-01-04  |  580b

  1. Received: by cheltenham.cs.arizona.edu; Fri, 30 Oct 1992 11:12:21 MST
  2. Date: Fri, 30 Oct 1992 11:05:59 MST
  3. From: "Kenneth Walker" <kwalker>
  4. Message-Id: <199210301805.AA28185@optima.cs.arizona.edu>
  5. To: icon-group
  6. Subject: Re: confusing errors
  7. Status: R
  8. Errors-To: icon-group-errors@cs.arizona.edu
  9.  
  10. I agree that the semicolon control structure does have semantics. If you
  11. look at the ucode produced by icont -c, you'll see code to implement
  12. the semantics. This code not only discards the value of the left operand,
  13. it discards any suspended generators from the operand.
  14.